The value of the property after the change.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public T NewValue { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic |
---|
Public Property NewValue As T <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |